Skip to content

chore(deps): align QPK pin to de18c2e9d93b#119

Closed
Pigbibi wants to merge 1 commit into
mainfrom
auto/qpk-pin-sync-de18c2e9d93b
Closed

chore(deps): align QPK pin to de18c2e9d93b#119
Pigbibi wants to merge 1 commit into
mainfrom
auto/qpk-pin-sync-de18c2e9d93b

Conversation

@Pigbibi

@Pigbibi Pigbibi commented Jul 10, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • 自动将 QPK pin 对齐到 de18c2e9d93b
  • 若仓库使用 uv.lock,同步刷新 lockfile

Test plan

  • Repo CI 转绿

🤖 Generated with Claude Code

Automated downstream QPK pin update after QPK_PIN landed on main.

Co-Authored-By: Claude <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown

🤖 Codex PR Review

Merge allowed: No issues found


Review by Codex PR Review bot • PR

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 5af92e1e62

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread pyproject.toml
requires-python = ">=3.11"
dependencies = [
"quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@2381aa4577e9fd6329053a73a1c888929170eaf3",
"quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@de18c2e9d93bcfc2220148a99749447059a6f4c6",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Keep qsl QPK pin in sync

Updating the runtime QPK requirement here leaves qsl.toml's qsl.requires.quant_platform_kit at 2381aa..., so the repo now advertises two different QPK revisions. This breaks the existing consistency guard (tests/test_watchdog_workflow.py::test_qsl_qpk_pin_matches_manifest; verified locally it compares this manifest pin to the pyproject revision and fails with old vs. de18c2e9...), and any tooling that reads qsl.toml will still select the old bundle metadata.

Useful? React with 👍 / 👎.

@Pigbibi

Pigbibi commented Jul 10, 2026

Copy link
Copy Markdown
Collaborator Author

Superseded by #120, which aligns the QPK pin to the current QPK_PIN value.

@Pigbibi Pigbibi closed this Jul 10, 2026
@Pigbibi
Pigbibi deleted the auto/qpk-pin-sync-de18c2e9d93b branch July 10, 2026 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant